clear

public abstract void clear()

Clears all records in the password store.

Throws

when the profile is deleted or its engine is closed


public abstract void clear(TimeRange range)

Clears all records in the password store created in the given time range.

Since

8.8.0

Throws

when the profile is deleted or its engine is closed